| 1. | Statement with your enumerations , you must be careful to avoid ambiguous references 语句与枚举一起使用,则必须小心避免不明确的引用。 |
| 2. | However , in these cases the refactoring process might not update ambiguous references correctly 但是,在这些情况下,重构过程可能不会正确更新不明确的引用。 |
| 3. | To avoid ambiguous references when referring to an individual constant , qualify the constant name with its enumeration 当引用单个常数时为避免不明确的引用,应使用枚举名对常数名称加以限定。 |
| 4. | To prevent an ambiguous reference , such as occurs when two tables in the from clause have columns with duplicate names 以避免引用不明确,例如,当from子句中的两个表包含同名的列时会出现这种情况。例如, |
| 5. | This will create an ambiguous reference when loading the provider and any code that references the type will generate a compiler error 当加载该提供程序时将创建不明确的引用,并且引用该类型的任何代码将生成编译器错误。 |
| 6. | This will create an ambiguous reference when loading your control , and any page in which the control is used will generate a compiler error 这在加载该控件时会造成不明确引用,加载任何使用该控件的页时将生成编译器错误。 |
| 7. | Common faults picked up by these pragmas are ambiguous references and de - references , use of undefined values , and some help identifying typos for unused or undefined functions 这些标记引起的常见错误是:不正确的引用和取消引用,使用未定义的值,以及帮助判断输入错误,例如未使用的值或未定义的函数。 |
| 8. | An alternative name for a table or column in expressions that is often used to shorten the name for subsequent reference in code , prevent possible ambiguous references , or provide a more descriptive name in the query output 定义列中哪些数据值是可接受的。可以将check约束应用于多列,也可以为一列应用多个check约束。删除表时,将同时删除check约束。 |